home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2001 December / maximum-cd-2001-12.iso / Files / Intel / Active Monitor / IntelActiveMonitor.exe / SMBus / data1.cab / Win2000_INF / smbusp.inf
Encoding:
INI File  |  2001-08-20  |  5.7 KB  |  128 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **                                                                        **
  4. ; **    Copyright (c) 1999 Intel Corporation. All Rights Reserved.          **
  5. ; **                                                                        **
  6. ; **    Filename:  SMBUSP.INF                                               **
  7. ; **    Version:   3.0.7.0                                                  **
  8. ; **    Date:      May 26, 2000                                             **
  9. ; **    Abstract:  Windows 2000 INF Update File for Intel(r) 82801AA,       **
  10. ; **               82801AB, 82371AB, and 82801BA SMBus controllers          **
  11. ; ****************************************************************************
  12. ; ****************************************************************************
  13. [Version]
  14. CatalogFile=""
  15. Signature="$Windows NT$"
  16. Class=System
  17. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  18. Provider=%Intel.Mfg%
  19. DriverVer=01/22/2001,3.0.7.0
  20.  
  21. [DestinationDirs]
  22. DefaultDestDir=12   ; Win2K ==> \system32\drivers
  23. SMBusDrivers  = 12  ; Win2K => \system32\drivers
  24.  
  25. [SMBusDrivers]
  26. smbus.sys,,,%COPYFLG_NOSKIP%|%COPYFLG_OVERWRITE_OLDER_ONLY%
  27. smbusp.sys,,,%COPYFLG_NOSKIP%|%COPYFLG_OVERWRITE_OLDER_ONLY%
  28.  
  29. [SourceDisksNames]
  30. 1 = "",,,  ; Source disk name is Null so it should install from anywhere
  31.  
  32. [SourceDisksFiles]
  33. smbus.sys  = 1
  34. smbusp.sys = 1
  35. smbusp.inf = 1
  36.  
  37. [ControlFlags]
  38. ExcludeFromSelect = *
  39.  
  40. [Manufacturer]
  41. %Intel.Mfg%=Intel.Section
  42.  
  43. [Intel.Section]
  44. %INT1110.DeviceDesc%=SMBus.Install.NTx86,*INT1110
  45. %INT1111.DeviceDesc%=SMBus.Install.NTx86,*INT1111
  46. ; Suported ICHx IDs
  47. %PCI\VEN_8086&DEV_2413.DeviceDesc%=SMBus.Install.NTx86,PCI\VEN_8086&DEV_2413
  48. %PCI\VEN_8086&DEV_2423.DeviceDesc%=SMBus.Install.NTx86,PCI\VEN_8086&DEV_2423
  49. %PCI\VEN_8086&DEV_2443.DeviceDesc%=SMBus.Install.NTx86,PCI\VEN_8086&DEV_2443
  50. %PCI\VEN_8086&DEV_2483.DeviceDesc%=SMBus.Install.NTx86,PCI\VEN_8086&DEV_2483
  51. ; Suported IFB IDs
  52. %PCI\VEN_8086&DEV_7603.DeviceDesc%=SMBus.Install.NTx86,PCI\VEN_8086&DEV_7603
  53.  
  54. [SMBus.Install.NTx86]
  55. CopyFiles=SMBusDrivers
  56.  
  57. [SMBus.Install.NTx86.Services]
  58. AddService = SMBus, %SPSVCINST_ASSOCSERVICE%, SMBus.Service
  59. AddService = SMBusP, 0, SMBusP.Service
  60.  
  61. [SMBus.Service]
  62. DisplayName     = %SMBus.ServiceName%
  63. ServiceType     = %SERVICE_KERNEL_DRIVER%
  64. StartType       = %SERVICE_SYSTEM_START%
  65. ErrorControl    = %SERVICE_ERROR_NORMAL%
  66. ServiceBinary   = %12%\SMBus.sys
  67. LoadOrderGroup  = %SMBus.GroupName%
  68.  
  69. [SMBusP.Service]
  70. DisplayName     = %SMBusP.ServiceName%
  71. ServiceType     = %SERVICE_KERNEL_DRIVER%
  72. StartType       = %SERVICE_SYSTEM_START%
  73. ErrorControl    = %SERVICE_ERROR_NORMAL%
  74. ServiceBinary   = %12%\SMBusP.sys
  75. Dependencies    = %SMBus.GroupName%
  76. LoadOrderGroup  = %SMBusP.GroupName%
  77.  
  78. [Strings]
  79. Intel.Mfg="Intel"
  80. INT1110.DeviceDesc = "Intel(R) SMBus Controller (Intel(R) SMBus Driver)"
  81. INT1111.DeviceDesc = "Intel(R) 82801AA/AB SMBus Controller (PnP) (Intel(R) SMBus Driver)"
  82. PCI\VEN_8086&DEV_2413.DeviceDesc="Intel(R) 82801AA SMBus Controller (Intel(R) SMBus Driver)"
  83. PCI\VEN_8086&DEV_2423.DeviceDesc="Intel(R) 82801AB SMBus Controller (Intel(R) SMBus Driver)"
  84. PCI\VEN_8086&DEV_2443.DeviceDesc="Intel(R) 82801BA/BAM SMBus Controller - 2443 (Intel(R) SMBus Driver)"
  85. PCI\VEN_8086&DEV_2483.DeviceDesc="Intel(R) ICH3/ICH3-M SMBus Controller - 2483 (Intel(R) SMBus Driver)"
  86. PCI\VEN_8086&DEV_7603.DeviceDesc="Intel(R) 82372FB System Management Bus Controller (Intel(R) SMBus Driver)"
  87. SMBus.ServiceName="Intel(R) SMBus Driver"
  88. SMBusP.ServiceName="Intel(R) SMBus Passthru Driver"
  89. SMBus.GroupName="SMBus"
  90. SMBusP.GroupName="SMBusP"
  91.  
  92. ;////////////////////////////////////////////////////////////////////////////
  93. ;//  Declaration type strings
  94. SPSVCINST_ASSOCSERVICE=0x00000002
  95. SERVICE_KERNEL_DRIVER=1
  96. SERVICE_SYSTEM_START=1
  97. SERVICE_AUTO_START=2
  98. SERVICE_DEMAND_START=3
  99. SERVICE_ERROR_NORMAL=1
  100. COPYFLG_NOSKIP=2            
  101. COPYFLG_OVERWRITE_OLDER_ONLY=0x00000040
  102.  
  103.  
  104. ; ****************************************************************************
  105. ; Information in this document is provided in connection with Intel products. 
  106. ; No license, express or implied, by estoppel or otherwise, to any intellectual 
  107. ; property rights is granted by this document.  Except as provided in Intel's 
  108. ; Terms and Conditions of Sale for such products, Intel assumes no liability 
  109. ; whatsoever, and Intel disclaims any express or implied warranty, relating to 
  110. ; sale and/or use of Intel products including liability or warranties relating 
  111. ; to fitness for a particular purpose, merchantability, or infringement of any 
  112. ; patent, copyright or other intellectual property right. Intel products are 
  113. ; not intended for use in medical, life saving, or life sustaining applications. 
  114. ;
  115. ; ****************************************************************************
  116. ; * Intel Corporation disclaims all warranties and liabilities for the use   *
  117. ; * of this document and the information contained herein, and assumes no    *
  118. ; * responsibility for any errors which may appear in this document, nor     *
  119. ; * does Intel make a commitment to update the information contained herein. *
  120. ; * Intel reserves the right to make changes to this document at any time,   *
  121. ; * without notice.                                                          *
  122. ; ****************************************************************************
  123. ; ****************************************************************************
  124.  
  125. ; * Third-party brands and names are the property of their respective owners.
  126. ; Copyright (c) Microsoft Corporation, 1993-1998
  127. ; Copyright (c) Intel Corporation, 1999
  128.